Click or drag to resize

RelativeYearlyRecurrencePatternDays Property

Describes the days of the week that are used in item recurrence patterns.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<DayOfWeek> Days { get; }

Property Value

Type: IListDayOfWeek
See Also